Skip to content

Limit Comparison Test

Tags
Calculus
Cegep/2
Word count
452 words
Reading time
3 minutes

Test to determine whether a series diverges by considering a simplified general term with same convergence / divergence

Let n=1an and n=1bn be two series with only positive terms.
If limnanbn exists and is non zero, then ab.

Examples

Determine if the following series are convergent:

n=11n3+1

n=11n3+1an=1n3+1n=11n3bn=1n3limnanbn=limn1n3+11n3=limnn3n3+1=10

Therefore, n=11n3+1 is also convergent by LCT.

n=1cos1n

n=1cos1nan=cos1nn=11bn=1limnanbn=limncos1n1=coslimn1n=cos0=10

Therefore, n=1cos1n is also divergent by LCT.

n=13n+4n5n+5

n=13n+4n5n+5an=3n+4n5n+5n=14n5nbn=4n5n|r|=45<1convergent geometric serieslimn(3n+4n5n+5)(5n4n)=limn3n4n+11+55n=10

Therefore, an is also convergent by LCT.

n=1(1+1n)en

n=1(1+1n)enan=(1+1n)enn=1e1bn=e1|r|=1e<1convergent geometric serieslimn(1+1n)enen=limn(1+1n)=10

Therefore, an is also convergent by LCT.

Contributors

Changelog